Price calculator

All prices are subject to VAT

1. Choose items or load amount

Item calculator is typically more useful for residential rubbish clearance and load amount is more useful for commercial waste removal


2. Select items

{{additional.price | currency: '£'}}

{{additional.name}}

No image

{{additional.name}} ({{additional.quantity}}x)

2. Load amount

Slide to choose the load amount

{{price.list[price.load].price | currency: '£'}}

{{price.list[price.load].maxWeight}} ({{price.list[price.load].loadAmount}})

Total Price: {{serviceCharge() + itemPrice() | currency: '£'}}

Including VAT: {{serviceCharge() + itemPrice() + (serviceCharge() + itemPrice()) * .2 | currency: '£'}}

Item Price: {{itemPrice() | currency: '£'}}

Service Charge: {{serviceCharge() | currency: '£'}}

Selected items:

{{item.name}}
Remove

Price: {{loadPrice(price.load) | currency: '£'}}

Including VAT: {{loadPrice(price.load) + loadPrice(price.load) * .2 | currency: '£'}}

Load amount: {{price.list[price.load].kg}} Kg

Request service based on calculated price

{{message}}
Load amount: {{price.list[price.load].kg}} Kg Total price: {{loadPrice(price.load) | currency: '£'}} Including VAT: {{loadPrice(price.load) + loadPrice(price.load) * .2 | currency: '£'}}
Item Price: {{itemPrice() | currency: '£'}} Service Charge: {{serviceCharge() | currency: '£'}} Total price: {{serviceCharge() + itemPrice() | currency: '£'}} Including VAT: {{serviceCharge() + itemPrice() + (serviceCharge() + itemPrice()) * .2 | currency: '£'}}
{{item.name}}
Remove